[INFO] cloning repository https://github.com/pku-liang/p2sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pku-liang/p2sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-liang%2Fp2sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-liang%2Fp2sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 947711df1d04a23abc47806636e1da0f4c7162f5
[INFO] testing pku-liang/p2sim against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpku-liang%2Fp2sim" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pku-liang/p2sim
[INFO] finished tweaking git repo https://github.com/pku-liang/p2sim
[INFO] tweaked toml for git repo https://github.com/pku-liang/p2sim written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pku-liang/p2sim on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pku-liang/p2sim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8a2ad37f8fbc9ff8682c947b50d35697ef02f326ee3e6515fccd2c0059e03ba
[INFO] running `Command { std: "docker" "start" "-a" "c8a2ad37f8fbc9ff8682c947b50d35697ef02f326ee3e6515fccd2c0059e03ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8a2ad37f8fbc9ff8682c947b50d35697ef02f326ee3e6515fccd2c0059e03ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a2ad37f8fbc9ff8682c947b50d35697ef02f326ee3e6515fccd2c0059e03ba", kill_on_drop: false }`
[INFO] [stdout] c8a2ad37f8fbc9ff8682c947b50d35697ef02f326ee3e6515fccd2c0059e03ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3e15c91fd92b26465dd48338959cb670821b5761000e6cfb726324356052b8b
[INFO] running `Command { std: "docker" "start" "-a" "a3e15c91fd92b26465dd48338959cb670821b5761000e6cfb726324356052b8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling lexpr-macros v0.2.2
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling lexpr v0.2.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling serde_tuple_macros v1.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling serde-lexpr v0.1.3
[INFO] [stderr]    Compiling serde_tuple v1.1.2
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling ggsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing`
[INFO] [stdout]   --> src/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           impl std::iter::Step for $name {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ir.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | / index_ext! {
[INFO] [stdout] 21 | |     #[derive(Serialize, Deserialize)]
[INFO] [stdout] 22 | |     pub struct LogicId(pub u32) for Logic
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `index_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]    = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing`
[INFO] [stdout]   --> src/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |           impl std::iter::Step for $name {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ir.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / index_ext! {
[INFO] [stdout] 26 | |     #[derive(Serialize, Deserialize)]
[INFO] [stdout] 27 | |     pub struct StateId(pub u32) for State
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `index_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]    = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ggsim` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a3e15c91fd92b26465dd48338959cb670821b5761000e6cfb726324356052b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3e15c91fd92b26465dd48338959cb670821b5761000e6cfb726324356052b8b", kill_on_drop: false }`
[INFO] [stdout] a3e15c91fd92b26465dd48338959cb670821b5761000e6cfb726324356052b8b
